Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print full list of vibrational states #315

Merged
merged 39 commits into from
Dec 2, 2024
Merged

Print full list of vibrational states #315

merged 39 commits into from
Dec 2, 2024

Conversation

ntBre
Copy link
Owner

@ntBre ntBre commented Nov 30, 2024

Fixes #314.

dependabot bot and others added 30 commits June 14, 2024 02:35
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.3 to 0.19.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/git2-rs@git2-0.18.3...git2-0.19.0)

---
updated-dependencies:
- dependency-name: git2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.12 to 4.5.20.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.12...clap_complete-v4.5.20)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.121 to 1.0.132.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.121...1.0.132)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.33.0 to 0.33.2.
- [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dimforge/nalgebra/commits/v0.33.2)

---
updated-dependencies:
- dependency-name: nalgebra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
to get reproducible ordering of snapshots
thanks snapshot tests
how has this been working so far??
@ntBre
Copy link
Owner Author

ntBre commented Dec 2, 2024

This ended up including a lot more than just printing the states:

  1. A test overhaul to test the CLI and check snapshots of its output (including the new overtone printing)
  2. Updating CI to use the newest MOPAC release and avoid the weird caching issues
  3. Bumping all of the dependabot packages
  4. A couple of minor improvements like using the die! macro

@ntBre ntBre merged commit f22529e into master Dec 2, 2024
7 checks passed
@ntBre ntBre deleted the vibstates branch December 2, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overtones and combination bands
1 participant